Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): fix main build pipeline #351

Merged
merged 1 commit into from
Jun 19, 2024
Merged

chore(ci): fix main build pipeline #351

merged 1 commit into from
Jun 19, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Jun 19, 2024

What this PR does / why we need it:

Fixes what failed in https://github.com/Kong/gateway-operator/actions/runs/9581575868

  • Build the image via .github/workflows/__build-workflow.yaml in .github/workflows/build.yaml not in tests.yaml
  • Do not share the image artifact but just use it in build to test the image (run it with -version)

Build container jobs passed on CI (part of the PR) and also triggered manually for fix-main-build branch: https://github.com/Kong/gateway-operator/actions/runs/9583098895

@pmalek pmalek added the area/ci label Jun 19, 2024
@pmalek pmalek self-assigned this Jun 19, 2024
@pmalek pmalek force-pushed the fix-main-build branch 3 times, most recently from ed5af8a to a8ce385 Compare June 19, 2024 13:27
@pmalek pmalek marked this pull request as ready for review June 19, 2024 14:14
@pmalek pmalek requested a review from a team as a code owner June 19, 2024 14:14
@pmalek pmalek merged commit 771df50 into main Jun 19, 2024
24 checks passed
@pmalek pmalek deleted the fix-main-build branch June 19, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants